-
Home
-
WP Coder – Insert Custom PHP, HTML, CSS & JS in WordPress
-
3.5
-
Code
-
Classes
- DBManager
Total Complexity |
34 |
Dependencies |
2 |
Dependents |
9 |
Total lines |
166 |
Lines of code |
129 |
Logical lines of code |
79 |
Comment lines |
0 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_item() |
A |
56 |
8 |
16 |
display_tags() |
S |
56 |
6 |
18 |
insert() |
S |
61 |
3 |
12 |
check_row() |
S |
61 |
3 |
12 |
create() |
S |
57 |
1 |
20 |
delete() |
S |
65 |
2 |
8 |
get_all_data() |
S |
68 |
2 |
6 |
get_data_by_id() |
S |
64 |
2 |
9 |
get_data_by_title() |
S |
64 |
2 |
9 |
update() |
S |
66 |
2 |
8 |
get_tags_from_table() |
S |
68 |
2 |
6 |
get_columns() |
S |
72 |
1 |
5 |